home *** CD-ROM | disk | FTP | other *** search
- ; LENS EFFECTS: RANDOM LENS EFFECT INI FILE
- ; *****************************************
- ; Use this file to easily render many different (and unique) copies of
- ; the "Random" lens effect type. First, set the Final_Frame option to
- ; the number of renderings you want:
-
- Final_Frame=100
-
- ; Then render Rand.pov using this INI file, plus any other options
- ; you want. To get the options for a particular effect, take note of
- ; the frame number and use it to set the following options, eg. if you
- ; wanted to find out the options for RAND057.TGA, use 57 (and make
- ; sure to remove the semicolons):
-
- ;Subset_Start_Frame=57
- ;Subset_End_Frame=57
-
- ; Then remove the semicolon from the following line (and change the file
- ; name if desired):
-
- ;Debug_File=LE_OPTS.INC
-
- ; You can now render Rand.pov using this INI file, and you will get a
- ; file called LE_OPTS.INC (or whatever name you are using) which you
- ; can modify and include directly into your scene.
-